﻿@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: '微软雅黑', "PingFang SC", "Lantinghei SC", "Microsoft YaHei", arial, "\5b8b\4f53", sans-serif, tahoma, Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', Arial, sans-serif, "Microsoft YaHei", Verdana, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    box-sizing: border-box;
    outline: none;
    word-wrap: break-word;
    
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

@font-face {
    font-family: 'LED';
    src: url('../font/UnidreamLED.TTF');
}

@font-face {
    font-family: '艺术字体';
    src: url('../font/造字工房朗倩常规体.OTF');
}

html {
    width: 100%;
    height: 100%;
    
    
    
}

body {
    
    width: 100%;
    height: 100%;
    
    
    background-color: #f5f5f5;
    
    
    /* background-image: url("../../images/pic_bg.png");
background-size: auto ;
background-repeat: no-repeat;
background-position: center; */
    /* display: flex;
flex-direction: column;
align-items: center;
justify-content: center; */
    position: relative;
    /* overflow-x: scroll;
overflow-y: scroll; */
    /* overflow-y: scroll;
　　scrollbar-color: transparent transparent;
　　scrollbar-track-color: transparent;
　　-ms-scrollbar-track-color: transparent; */
}

body::-webkit-scrollbar {
    display: none;
}

/* body::-moz-scrollbar {
display: none;
} */

img {
    vertical-align: middle;
    object-fit: contain;
}



a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: none;
}

button {
    background-color: white;
}

p {
    margin: 0;
}

.mainbox {
    
    width: 100%;
    background-color: white;
    min-height: calc(100vh - 400px);

}

.footer {
    
    width: 100%;
    
    background-color: #094fc2;
    /* position: absolute;
bottom: 0; */
    /* display: flex;
justify-content: center; */
}

.box {
    
    width: 100%;
    max-width: 1240px;
    
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.box-full {
    
    width: 100%;
    height: auto;
    /*padding-top: 80px;*/
}

.box-full .white {
    background-color: white;
}

.box-margin {
    

    margin-bottom: 30px;

}

.titleBox {
    
    
    float: left;
    height: 70px;
    display: flex;
    align-items: #eee;
    justify-content: flex-start;
}

.titleBox img {
    
    height: 50px;
    

}

.typeBar {
    
    width: 500px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.typeBar a {
    
    width: calc(100% / 6);
    height: 100%;
    font-size: 15px;
    color: #666666;
    float: right;
    
    display: flex;
    
    align-items: center;
    justify-content: center;
    position: relative;
}

.typeBar a.sel::after {
    content: "";
    position: absolute;
    bottom: 2px;
    width: 50px;
    height: 10px;
    border-bottom: 2px solid #094fc2;

}

@media screen and (max-width: 700px) {
    .typeBar {
        display: none;
    }

}

.carousel-indicators .active {
    background-color: #094fc2;
    border: none;
}

.type_title {
    text-align: center;
    margin: 0 auto;
    width: 200px;
    height: 60px;
    line-height: 90px;
    font-size: 1.5em;
    font-weight: bold;
    color: #666666;
    position: relative;
}

.type_title::before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 40%;
    border-top: 3px solid #094fc2;
    width: 20%;
    height: 1px;
}

.type_subtitle {
    text-align: center;
    margin: 0 auto;
    width: 200px;
    line-height: 40px;
    font-size: 0.7em;
    color: #666666;
}

.w-color {
    color: red;
}

.more {
    
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100px;
    
    line-height: 40px;
    display: block;
    font-size: 0.7em;
    color: #666666;
    text-align: center;
}

.more::after {
    content: "➛";
    position: absolute;
    left: -10px;
    font-size: 3em;
    color: #094fc2;
    margin-right: 10px;
    

}

.m-color {
    color: red;
}

.slogan {
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    line-height: 1.5em;
    color: #666666;
    font-size: 1.2em;
}

.slogan2 {
    margin: 0 auto;
    text-align: center;
    line-height: 1.9em;
    color: #666666;
    font-size: 15px;
    text-indent: 2em;
    margin-bottom: 20px;
}

.three-box {
    margin: 0 auto;
}

.three-box-full {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
}

.three-cell {
    
    width: calc(100% / 2);
    
    position: relative;
    float: left;
}


.three-box h3, .three-box ul h3 {
    text-align: center;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 40px;
    color: #094fc2;
}

li.three-cell {
    list-style-type: none;

}

li.three-cell a {
    
    text-indent: 30px;
    font-size: 14px;
    color: #666;
    padding: 0px 10px 0px 0px;
    position: relative;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

li.three-cell::before {
    content: "";
    width: 15px;
    height: 3px;
    background-color: #ccc;
    position: absolute;
    left: 5px;
    top: 16px;
}

.three-cell .cell_box {
    
    width: calc(100% - 30px);
    
    margin: 10px auto;
    position: relative;
    background-color: #f5f5f5;

}

.three-cell .cell_img {
    width: 100%;
    height: 230px;
    

}

.three-cell .cell_img_label {
    
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    padding: 0 10px;
    color: white;
    background-color: #33333366;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.three-cell .cell_box .cell_name {
    font-size: 1.5em;
    color: white;
    
    
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.three-cell .cell_box .cell_title {
    
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
    padding: 0px 20px;
    margin: 10px 0 10px 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.three-cell .cell_box hr {
    width: 100px;
    margin: 0 auto;
    border-top: 2px solid #094fc2;
}

.three-cell .cell_box .cell_paragraph {
    font-size: 0.9em;
    color: #666666;
    
    line-height: 21px;
    text-indent: 2em;
    padding: 0px 20px;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 63px;
}

.three-cell .cell_box .cell_time {
    
    display: block;
    
    padding: 0px 0px 20px 20px;
    font-size: 0.8em;
    color: #666666;
}

.three-cell .cell_box .cell_more {
    font-size: 0.8em;
    color: #666666;
    
    display: block;
    
    padding: 0px 20px 20px 0px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0px;
    color: #094fc2;
}

.three-cell .cell_box .cell_more::after {
    content: " »";
}

.LTCM .cell_img_logo {
    
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 10px;
    object-fit: cover;

}

.LTCM .cell_title_project {
    
    padding: 10px 10px 0px 80px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-indent: 0.5em;
    font-size: 1.2em;
}

.LTCM .cell_paragraph_project {
    
    padding: 0px 10px 0px 80px;
    color: #666666;
    font-size: 0.9em;
    text-indent: 1em;
    line-height: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.6em;
}

.LTCM .cell_more_project {
    
    border-radius: 15px;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 10px 10px 10px calc(100% - 90px);
    background-color: #094fc2;
    color: white;
    font-size: 0.8em;
    
}

.three-cell .cell_box.problem_cell {
    border: none;
    position: relative;
    background-color: #eee;
}

.three-cell .cell_box.problem_cell .problem_background {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.three-cell .cell_box.problem_cell .problem_title {
    font-size: 1.3em;
    position: absolute;
    top: 20px;
    left: 20px;
}

.three-cell .cell_box.problem_cell .problem_subtitle {
    position: absolute;
    top: 60px;
    left: 20px;
}

.three-cell .cell_box.problem_cell .problem_subtitle a {
    
    font-size: 0.8em;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    display: block;
    float: left;
}

.three-cell .cell_box.problem_cell .problem_subtitle a:nth-of-type(1) {
    border-right: 1px solid white;
}

.three-cell .cell_box.problem_cell .problem_list {
    padding: 10px;
}

.three-cell .cell_box.problem_cell .problem_list li {
    list-style-type: none;
    position: relative;
}

.three-cell .cell_box.problem_cell .problem_list li a {
    text-indent: 30px;
    font-size: 0.9em;
    color: #666;
    padding: 0px 10px 0px 0px;
    position: relative;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.three-cell .cell_box.problem_cell .problem_list li::after {
    content: "";
    width: 15px;
    height: 3px;
    background-color: #ccc;
    position: absolute;
    left: 5px;
    top: 16px;
}

.leftbox {
    
    width: 50%;
    padding: 50px 10px;
    float: left;
}

.rightbox {
    
    width: 50%;
    padding: 50px 10px;
    
    float: left;
}

.list {
    
    width: 25%;
    
    float: left;
    text-align: left;
}

.list a,
.list p {
    
    min-height: 30px;
    
    color: white;
    font-size: 0.7em;
    display: block;
}

.rightbox .list {
    
    width: 100%;
    
    text-align: left;
}

@media screen and (max-width: 700px) {
    .leftbox {
        width: 100%;
        padding: 50px 30px 10px 30px;
    }

    .rightbox {
        width: 100%;
        padding: 10px 30px 50px 30px;
    }

}

.roll_box {
    
    width: 100%;
    padding: 70px 0px;
    perspective: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.roll_box a {
    border: 1px solid white;
    width: 10%;
    
    
    display: inline-block;
    -webkit-box-reflect: below 10px linear-gradient(to bottom, transparent 90%, rgba(255, 255, 255, 0.5));
    position: relative;
}

/* .roll_box a::after {
border: 1px solid red;
content: "";
width: calc(100% - 4px);
height: calc(100% - 4px);
position: absolute;
left: 2px;
top: 2px;
display: block;
z-index: -999;

} */

.roll_box a img {
    border: 1px dashed red;
    width: 90%;
    
    display: block;
    margin: 30px auto;
    margin-bottom: 10px;
}

.roll_box a p {
    
    width: 50%;
    
    line-height: 20px;
    display: block;
    margin: 0px auto;
    margin-bottom: 10px;
    text-rendering: geometricPrecision;
    text-align: center;
    color: white;
    font-size: 0.8em;
    font-weight: bold;
}

.roll_box a:nth-of-type(1) {
    margin: 0px 10px 0px 0px;
    transform: rotate3d(0, 1, 0, 40deg) translateZ(50px) translateX(-23px);
}

.roll_box a:nth-of-type(2) {
    margin: 0px 0px 0px 10px;
    transform: rotate3d(0, 1, 0, 30deg) translateZ(-40px) translateX(-7px);
}

.roll_box a:nth-of-type(3) {
    margin: 0px 0px 0px 0px;
    transform: rotate3d(0, 1, 0, 20deg) translateZ(-100px);
}

.roll_box a:nth-of-type(4) {
    margin: 0px -20px 0px -10px;
    transform: rotate3d(0, 1, 0, 10deg) translateZ(-130px);
}

.roll_box a:nth-of-type(5) {
    margin: 0px -10px 0px -20px;
    transform: rotate3d(0, 1, 0, -10deg) translateZ(-130px);
}

.roll_box a:nth-of-type(6) {
    margin: 0px 0px 0px 0px;
    transform: rotate3d(0, 1, 0, -20deg) translateZ(-100px);
}

.roll_box a:nth-of-type(7) {
    margin: 0px 10px 0px 0px;
    transform: rotate3d(0, 1, 0, -30deg) translateZ(-40px) translateX(7px);
}

.roll_box a:nth-of-type(8) {
    margin: 0px 0px 0px 10px;
    transform: rotate3d(0, 1, 0, -40deg) translateZ(50px) translateX(23px);
}

/* .roll_box a:nth-of-type(1)::after {
background-color: #FFCC66;
}

.roll_box a:nth-of-type(2)::after {
background-color: #CCCC99;
}

.roll_box a:nth-of-type(3)::after {
background-color: #CCFF66;
}

.roll_box a:nth-of-type(4)::after {
background-color: #99FFCC;
}

.roll_box a:nth-of-type(5)::after {
background-color: #33CCFF;
}

.roll_box a:nth-of-type(6)::after {
background-color: #6699FF;
}

.roll_box a:nth-of-type(7)::after {
background-color: #0099CC;
}

.roll_box a:nth-of-type(8)::after {
background-color: #0066FF;
} */

/* .roll_box a:hover {
transform: scale(1.05);
z-index: 999;
transition-duration: 0.3s;
} */

@media screen and (max-width: 700px) {
    .roll_box {
        display: block;
        font-size: 0;
        padding: 70px 10px;
    }

    .roll_box a {
        width: 25%;
        display: inline-block;
        margin: 0px;
        transform: none;
        -webkit-box-reflect: below 10px linear-gradient(to bottom, transparent 90%, rgba(255, 255, 255, 0));
    }

    .roll_box a:nth-of-type(1),
    .roll_box a:nth-of-type(2),
    .roll_box a:nth-of-type(3),
    .roll_box a:nth-of-type(4),
    .roll_box a:nth-of-type(5),
    .roll_box a:nth-of-type(6),
    .roll_box a:nth-of-type(7),
    .roll_box a:nth-of-type(8) {
        margin: 0px;
        transform: none;
    }

}

.skim {
    border: 1px solid red;
    overflow: hidden;
    width: 100%;
    height: 400px;
    margin: 30px 0;
    position: relative;
}

.skim .out-rect {
    
    position: relative;
    width: 50%;
    height: 25%;
    color: red;
    
    
    display: flex;
    flex-direction: column;
    
    justify-content: center;
}

.skim .out-rect h3 {
    
    margin: 0px;
    padding: 0px 0px 5px 20px;
}

.skim .out-rect h5 {
    
    margin: 0px;
    font-weight: lighter;
    padding: 0px 0px 5px 20px;
}

.skim .out-rect h6 {
    
    margin: 0px;
    height: 20px;
    
    color: transparent;
    font-size: 1.5em;
    padding: 0px 0px 0px 20px;
}

.skim .out-rectselect {
    overflow: visible;
    color: #094fc2;
    position: relative;
}

.skim .out-rectselect::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 65px;
    border-left: 3px solid #094fc2;
}

.skim .out-rectselect h6 {
    color: #094fc2
}

.skim .part_box {
    border: 1px solid #094fc2;
    height: 100%;
    width: 50%;
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    display: none;
    background-color: yellow;
}

.skim .out-rectselect+.part_box {
    display: block;
    color: red;
}

.skim .part_box .cell {
    
    height: 50%;
    width: 50%;
    float: left;
}

.skim .part_box .cell img {
    
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.skim .part_box .cell p {
    
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    padding: 0 10px;
    color: white;
    background-color: #33333366;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.headimg {
    width: 100%;
    min-height: 200px;
    position: relative;
}

.headimg img {
    width: 100%;
    
    max-height: 250px;
    object-fit: cover;
    
}

.headimg p {
    width: 100%;
    color: white;
    font-size: 2em;
    text-align: center;
    position: absolute;
    top: 50%;
}

.type_list_box_parent {
    position: fixed;
    z-index: 999;
    top: 25px;
    margin: auto;
    left: 0;
    right: 0;
    
}

.type_list_box {
    
    height: 70px;
    width: 100%;
    max-width: 1240px;
    
    background-color: white;
    box-shadow: 0 5px 5px #cccccc;
    margin: 0 auto;
    margin-top: -25px;
    position: relative;
    display: flex;
    
    
    
    justify-content: center;
    justify-content: space-around;
}

.type_list_box.small {
    width: 70%;
}

.type_list_box a {
    
    height: 100%;
    /* width: 15%;
margin: 0 5%; */
    color: #333333;
    font-size: 18px;
    display: block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;

}

.type_list_box a.sel {
    border-bottom: 2px solid #094fc2;
    color: #094fc2;
}

.type_list_box a img {
    
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: block;
    
    object-fit: cover;
}

.type_list_box a .sel-img,
.type_list_box a.sel .unsel-img {
    display: none;
}

.type_list_box a .unsel-img,
.type_list_box a.sel .sel-img {
    display: block;
}

@media screen and (max-width: 700px) {
    .type_list_box a {
        width: 25%;
        margin: 0;
        font-size: 0.6em;
    }

}

.text_content_box {
    padding: 10px;
    margin-top: 10px;
    
    position: relative;

}

.text_content_box .title {
    
    font-style: italic;
    font-size: 1.7em;
    color: #094fc2;
    display: block;
    width: 150px;
}

.text_content_box .titleII {
    font-size: 1.5em;
    color: black;
}

.text_content_box .seemore {
    
    font-size: 0.8em;
    color: #094fc2;
    float: right;
    margin-top: -30px;
}

.text_content_box .content {
    font-size: 0.9em;
    color: #666666;
    margin: 10px 0;
    text-indent: 2em;
    line-height: 2em;
}

.text_content_box ul {
    
    list-style: none;
    padding: 0 10px;
}

.text_content_box ul li {
    
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    position: relative;
    padding: 0 10px 0 20px;
    font-size: 0.9em;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.text_content_box ul li::before {
    content: "";
    
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #bbb;
}

.text_content_box .info {
    width: 100%;
    display: block;
    font-size: 0.9em;
    color: #666666;
    line-height: 30px;
    margin: 0 0 10px 0;
    text-indent: 2em;
}

.text_content_box .infoimg {
    
    width: 45%;
    height: 80%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 70px;
}

@media screen and (max-width: 700px) {
    .text_content_box .info {
        width: 100%;
    }

    .text_content_box .infoimg {
        width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
        top: 0px;
    }
}

.four-box {
    
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    margin: 0 auto;
    /* display: flex;
flex-direction: row;
align-items: center;
justify-content: center; */
}

.four_cell {
    border: 1px dashed red;
    width: calc(100% / 4 - 20px);
    
    margin: 0 10px;
    float: left;
}

@media screen and (max-width: 700px) {
    .four_cell {
        width: calc(100% / 2 - 20px);
    }

}

.summary {
    border: 1px solid #ccc;
    margin-top: 50px;
    padding: 60px 10px 10px 10px;
    position: relative;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

   

}

.summary .headicon {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
    background-color: white;
    padding: 10px;
}

.summary b {
    
    margin: 0 0 20px 0;

}

.summary p {
    
    font-size: 0.9em;
    color: #666666;
    margin: 10px 0;
    text-indent: 2em;
    line-height: 2em;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 10em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.videobox {
    border: none;
    
    margin-bottom: 20px;
    position: relative;
}

.videobox img {
    width: 100%;
    height: 170px;
    display: block;
    object-fit: cover;
}

.videobox p {
    text-align: center;
    line-height: 30px;
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.videobox span {
    width: 100%;
    height: calc(100% - 30px);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.9em;
    color: white;
    background-color: rgba(8, 101, 187, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.videobox span font {
    font-size: 0.5em;
    margin-top: 10px;
    color: white;
}

.five_cell img {
    object-fit: cover;
    width: 100%;
    
    margin: 0;
}

.five_cell p {
    /*border: 1px dashed red;*/
    width: 100%;
    
    
  
    text-align: center;
    color: white;
    background-color: #888;
}

@media screen and (max-width: 700px) {
    .five_cell {
        border: 1px dashed red;
        width: calc(100% / 2 - 20px);
    }

}

.news_box .cell {
    
    padding: 10px 0;
    position: relative;
    margin-top: 20px;
    height:150px;
    border-bottom:1px solid #eee;
    
}

.news_box .cell img {
    
    width: 150px;
    height: 120px;
    object-fit: cover;
    position: absolute;
    left: 10px;
    top: 10px;
}

.news_box .cell .title {
    
    padding: 0px 10px 0px 200px;
    font-size: 1.3em;
    font-weight: bold;
    color: #333;
    
    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.news_box .cell .content {
    
    padding: 0px 10px 0px 200px;
    margin: 10px 0;
    font-size: 1em;
    line-height: 1.8em;
    color: #666;
    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_box .cell .time {
    
    padding: 0px 0px 0px 200px;
    font-size: 0.9em;
    color: #666;

}

.news_box .cellII {
    
    width: calc(50% - 10px);
    float: left;
    margin: 10px 10px 10px 0px;
    background-color: white;
}

.news_box .cellII:nth-child(2n) {
    margin: 10px 0px 10px 10px;

}

.news_box .cellII .title {
    padding: 0px 20px 0px 20px;
}

.news_box .cellII .content {
    padding: 0px 20px 0px 20px;
}

.news_box .cellII .time {
    padding: 0px 20px 0px 20px;
}

.RotateMenu_Box {
    
    height: 700px;
    position: relative;
    overflow: hidden;
}

.Center_Box {
    border: 50px solid #ebebeb;
    box-sizing: content-box;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: 200px auto;
    position: relative;
    top: -50px;
    transform-style: preserve-3d;
    transform: perspective(800px) rotateX(0deg) rotateY(0deg);
    background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1597921040201&di=fb14833bb527eaeabd24d6697874cc4a&imgtype=0&src=http%3A%2F%2Fimg1.imgtn.bdimg.com%2Fit%2Fu%3D2505375846%2C2706635129%26fm%3D214%26gp%3D0.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    
}

/* @media screen and (max-width: 700px) {
.Center_Box {
    position: absolute;
    left: -50px;
}
} */

.Center_Box .Type_Box {
    
    position: absolute;
    top: 75px;
    left: 75px;
    width: 100px;
    height: 100px;
    transform-origin: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.Center_Box .Type_Box .Rotate_Label {
    border: solid 1px #ccc;
    position: absolute;
    width: 200px;
    display: block;
    background-color: white;
    padding: 10px;
    text-rendering: geometricPrecision;
    text-align: center;
    box-shadow: 0px 0px 10px #ccc;
}

.menulist_box {
    border: 1px solid yellow;
    height: 100px;
    overflow: hidden;
    position: relative;
    /* top: -100px;
z-index: 99; */

}

.menulist_box .left_btn {
    border: 1px solid #ccc;
    width: 30px;
    height: 100%;
    position: absolute;
}

.menulist_box .right_btn {
    border: 1px solid #ccc;
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
}

.menulist_box .menulist {
    
    width: calc(100% - 100px);
    margin: 0 50px;
    height: 120px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 0;
}

.menulist_box .menulist .cell {
    
    width: 20%;
    height: 100%;
    display: inline-block;
    
    margin: 0px;

}

.menulist_box .menulist .cell a {
    border: 1px solid #ccc;
    max-width: 150px;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    background-color: white;
}

.menulist_box .menulist .cell a img {
    
    width: 100%;
    height: 40%;
    margin-top: 10px;
}

.menulist_box .menulist .cell a p {
    
    width: 100%;
    height: 40%;
    
    
    
    color: gray;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

.menulist_box .menulist .cell a.sel {
    background-color: #094fc2;
}

.menulist_box .menulist .cell a.sel img {
    filter: Invert();
}

.menulist_box .menulist .cell a.sel p {
    color: white;
}

.infotitle {
    border: 1px solid red;
    width: 20%;
    height: 100%;
    
    margin: 10px 0;
    
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    float: left;
}

.infocontent {
    border: 1px solid red;
    width: 80%;
    height: 100%;
    margin: 10px 0 0px 0;
    color: gray;
    font-size: 0.8em;
    line-height: 2em;
    float: right;

}

@media screen and (max-width: 700px) {
    .infotitle {
        width: 100%;
    }

    .infocontent {
        width: 100%;
    }
}

.ProductList_box {
    position: relative;
    
    margin: 15px 0;
}

.ProductList_box .nav.nav-tabs {
    width: 270px;
    margin-left: 30px;
    float: left;
    border: none;
    box-shadow: 0 0 5px #ccc;
}

/*.ProductList_box .nav.nav-tabs li {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ccc;
}*/

.ProductList_box .nav.nav-tabs li p {
    
    font-size: 1.4em;
    font-weight: bold;
    line-height: 60px;
    color: white;
    background-color: #094fc2;
}

.ProductList_box .nav.nav-tabs li a {
    border: none;
    font-size: 1.1em;
    line-height: 50px;
}

.ProductList_box .nav.nav-tabs li.active a {
    border: none;
    color: #094fc2;
}

.ProductList_box .tab-content {
    
    width: calc(100% - 300px);
    /* position: absolute;
top: 0;
right: 0; */
    
    float: left;
    
}

.ProductList_box .tab-content .tab-pane.fade {
    
    width: 100%;
    
    padding: 0px 10px;
}

.ProductList_box .tab-content .tab-pane.fade .cell {
    
    width: calc(100% / 3);
    height: 200px;
    float: left;
    padding: 10px;
}

.ProductList_box .tab-content .tab-pane.fade .cell .box {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 5px #ccc;
}

@media screen and (max-width: 1200px) {
    .ProductList_box .tab-content .tab-pane.fade .cell {
        width: calc(100% / 2);
    }
}

@media screen and (max-width: 900px) {
    .ProductList_box .tab-content .tab-pane.fade .cell {
        width: calc(100% / 2);
    }

    .ProductList_box .nav.nav-tabs {
        width: 150px;
        margin-left: 0px;
    }

    .ProductList_box .tab-content {
        width: calc(100% - 150px);
    }

}

@media screen and (max-width: 700px) {
    .ProductList_box .nav.nav-tabs {
        width: 100%;
        margin-left: 0px;
        display: flex;
        
        align-items: center;
        justify-content: center;
    }

    .ProductList_box .nav.nav-tabs li {
        width: auto;
        text-align: center;
        
        border: none;
    }

    .ProductList_box .nav.nav-tabs li.title {
        display: none;
    }

    .ProductList_box .nav.nav-tabs li a {
        font-size: 0.8em;
        line-height: 20px;
    }

    .ProductList_box .tab-content {
        width: 100%;
        float: none;
        position: relative;
    }

}

.address_label {
    padding: 10px 0;
    background-color: #eee;
}

.address_label a {
    font-size: 0.9em;
}

.address_label a::after {
    content: " »";
}

.address_label a:last-of-type::after {
    content: "";
}

.article_Box {
    border: 1px solid #ccc;
    width: calc(100% - 300px);
    margin: 30px auto;
    padding: 20px;
}

.article_Box .title {
    font-size: 1.4em;
    font-weight: bold;
    color: #666;
}

.article_Box .time {
    
    font-size: 0.7em;
    color: #666;
    float: left;
}

.article_Box .number {
    
    font-size: 0.7em;
    color: #666;
    float: right;
}

.article_Box hr {
    margin-top: 30px;
    border-top: 1px solid #ccc;
}

.article_Box .content {
    font-size: 0.9em;
    color: #666;
    /*text-indent: 2em;*/
    line-height: 1.8em;
    margin: 1em 0;
    text-align: center;
}

.article_Box img {
    
    max-width: 100%!important;
    margin: 10px auto;
}

.article_Box .prev {
    
    font-size: 1em;
    color: #666;
    float: left;
    width: 45%;
    margin: 40px 0px 40px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.article_Box .next {
    
    font-size: 1em;
    color: #666;
    float: right;
    width: 45%;
    margin: 40px 0px 40px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: right;
}

.search_Box {
    
    width: 280px;
    height: 50px;
    margin: 20px 0;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.search_Box button {
    border-left: none;
    color: #094fc2;
}

.search_Box input {
    box-shadow: none;
}

.articleList_Box {
    border: 1px solid #ccc;
    width: 280px;
    
    margin: 20px 0;
    position: absolute;
    right: 0;
    top: 50px;
    padding: 50px 10px 20px 10px;
    display: none;
}

.articleList_Box .title {
    background-color: #094fc2;
    color: white;
    padding: 10px;
    font-size: 1em;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    
    
}

.articleList_Box .list {
    border-top: 1px solid #ccc;
    width: 100%;
    color: #666;
    font-size: 0.9em;
    position: relative;
    line-height: 30px;
    padding: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.articleList_Box .list:first-of-type {
    border: none;
}

@media screen and (max-width: 700px) {
    .article_Box {
        width: 100%;
    }

    .search_Box {
        width: 100%;
        padding: 0 10px;
        position: relative;
        top: 0px;
        margin: 80px 0px 0px 0px;
    }

    .articleList_Box {
        width: calc(100% - 20px);
        position: relative;
        top: 0px;
        margin: 10px auto;
    }
}


.text_content_box .title {
    font-style: italic;
    font-size: 1.7em;
    color: #094fc2;
    display: block;
    width: 150px;
}

.text_content_box .info {
    width: 100%;
    display: block;
    font-size: 0.9em;
    color: #666666;
    line-height: 30px;
    margin: 0 0 10px 0;
    text-indent: 2em;
    
    float: left;
    margin-top: 10px;
}

.text_content_box .infoimg {
    
    width: 40%;
    height: 250px;
    object-fit: contain;
    background-color: white;
    float: right;
}

.summary {
    border: 1px solid #ccc;
    margin-top: 50px;
    padding: 60px 25px 20px 25px;
    position: relative;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}

.five-box {
    background-color: white;
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    margin: 0 auto;
    margin-top: 20px;
}

.five_cell {
    width: calc(100% /4 - 20px);
    margin: 10px;
    float: left;
}

.five_cell>img {
    width: 100%;
}

.three-cell .LTCM {
    background-color: white;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

.three-cell {
    
    width: calc(100% / 2);
    
    position: relative;
    float: left;
}

.LTCM .cell_title_project {
    
    padding: 10px 10px 0px 80px;
    height: 70px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-indent: 0.5em;
    font-size: 1.2em;
}

/* .LTCM .cell_paragraph_project {
    
padding: 0px 10px 0px 80px;
color: #666666;
font-size: 0.9em;
text-indent: 1em;
line-height: 1em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

*/
 .LTCM .cell_img_logo {
    
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 15px;
    object-fit: cover;
}

.LTCM .cell_more_project {
    
    border-radius: 15px;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 20px 10px 20px calc(100% - 100px);
    background-color: #094fc2;
    color: white;
    font-size: 0.8em;
    
}

.yewu_headimg_list {
    width: 100%;
    min-height: 200px;
    position: relative;
}

.yewu_headimg_list img {
    width: 100%;
    object-fit: cover;
}

.yewu_headimg_info {
    width: 100%;
    min-height: 200px;
    position: relative;
}

.yewu_headimg_info img {
    width: 100%;
    object-fit: cover;
}

.yewu_content {
    background-color: white;
}

.yewu_lunbo {
    width: 100%;
    max-width: 70%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -70px;
}

.yewu_lunbo .left_btn {
    width: 30px;
    height: 97%;

    box-shadow: #bcbcbc 0px 0px 3px 0px;
}

.yewu_lunbo .right_btn {
    width: 30px;
    height: 97%;
    box-shadow: #bcbcbc 0px 0px 3px 0px;
}

.yewu_menulist {
    height: 160px;
    position: relative;
    display: flex;
    padding: 0 1px;
}

.yewu_menulist .yewu_menucontent {
    height: 160px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.yewu_lunbo .lunbo-cell {
    width: 15%;
    height: 98%;
    background-color: white;
    box-shadow: #bcbcbc 0px 0px 3px 0px;
}

.lunbo-cell-a {
    height: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.lunbo-cell-a:hover>* {
    color: #094fc2;
}

.lunbo-cell-a>* {
    font-size: 20px;
}

.lunbo-cell-a-select>* {
    color: #094fc2;
}

.yewu_miaoshu {
    width: 100%;
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
}

.yewu_list {
    width: 1240px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
}

.list_cate {
    margin: 0 auto;
    text-align: center;
}

.cate_cell {
    width: 200px;
    margin: 10px;
    color: #666;
    background-color: white;
    box-shadow: #bcbcbc 0px 0px 10px 1px;
    display: inline-block;
}

.list_cate .sel {
    background-color: #094fc2;
}

.list_cate .sel p {
    color: white;
}

.cate_cell p {
    width: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}

.cate_cell:hover p {
    color: #094fc2;
}

.list_cate_content {
    width: 100%;
    /* max-width: 80%; */
    height: 99px;
    position: relative;
    margin: 30px auto;
    overflow: hidden;
}

.yewu_cate_title {
    width: 15%;
    height: 100%;
    margin: 10px 0;
    font-style: italic;
    font-weight: bold;
    float: left;
    font-size: 25px;
}

.yewu_cate_desc {
    width: 85%;
    height: 100%;
    margin: 10px 0 0px 0;
    line-height: 2em;
    float: left;
    font-size: 16px;
}

@media screen and (max-width: 700px) {
    .yewu_cate_title {
        width: 100%;
    }

    .yewu_cate_desc {
        width: 100%;
    }
}

.list_content {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    margin-bottom: 30px;
}

.list-cell {
    width: calc(100%/3 - 10px);
    margin-bottom: 10px;
}

.list-cell img {
    width: 100%;
    height: 250px;
    object-fit: fill;
}

.list-cell p {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    padding: 0 10px;
    color: white;
    background-color: #33333366;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yewu_info_cate {
    height: 80px;
    width: 100%;
    max-width: 1240px;
    background-color: white;
    box-shadow: 0 5px 5px #cccccc;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
    display: flex;
    justify-content: center;
    justify-content: space-around;
}

.yewu_info_cate h3 {
    line-height: 40px;
}

.yewu_info_cate a {
    padding-left: 23px;
    padding-right: 23px;
}

.yewu_info_cate a.sel {
    border-bottom: 2px solid #094fc2;
    color: #094fc2;
}

.yewu_info {
    width: 100%;
    margin: 30px auto;
    background-color: white;
}

.yewu_info_leftcontent {
    float: left;
    width: 60%
}

.yewu_info_rightcontent {
    float: left;
    width: 40%
}

.yewu_info_content {
    width: 100%;
    position: relative;

}

.yewu_info_content .title {
    font-style: italic;
    font-size: 1.7em;
    color: #094fc2;
    margin: 30px 0 10px 0;
    display: block;
    width: 150px;
}

.yewu_info_content .titleII {
    font-size: 1.5em;
    color: black;
}

.yewu_info_content .seemore {
    
    font-size: 0.8em;
    color: #094fc2;
    float: right;
    margin-top: -30px;
}

.yewu_info_content .content {
    font-size: 0.9em;
    color: #666666;
    margin: 10px 0;
    text-indent: 2em;
    line-height: 2em;
}

.yewu_info_content ul {
    
    list-style: none;
    padding: 0 10px;
}

.yewu_info_content ul li {
    
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    position: relative;
    padding: 0 10px 0 20px;
    font-size: 0.9em;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yewu_info_content ul li::before {
    content: "";
    
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #bbb;
}

.yewu_info_content .info {
    width: 90%;
    display: block;
    font-size: 0.9em;
    color: #666666;
    line-height: 30px;
    margin: 0 0 10px 0;
    text-indent: 2em;
}

@media screen and (max-width: 700px) {
    .yewu_info_content .info {
        width: 100%;
    }

    .yewu_info_content .infoimg {
        width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
        top: 0px;
    }
}

.type_list_box_parent {
    position: fixed;
    z-index: 999;
    top: 25px;
    margin: auto;
    left: 0;
    right: 0;
}

.cell>a>p.title:hover {
    color: #094fc2;
}

.input-group {
    border: 1px solid #094fc2;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

li.dl-layer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0px 30px;
}

li.dl-layer>a:hover {
    color: #094fc2;
}

div.news-cell {
    width: calc(100% / 3);
}